//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 1998-2002 Borland International Inc.  All Rights Reserved.
//---------------------------------------------------------------------------

TITLE:
    COLORDLG

DESCRIPTION:
    Change the color of a form using the Color common dialog.

DEMONSTRATES:
    + TColorDialog, TPanel, TButton

COMMENTS:

